CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - unix network programming

搜索资源列表

  1. UNIX网络编程第1卷

    0下载:
  2. UNIX网络编程第1卷代码-UNIX Network Programming, Vol 1 code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1472512
    • 提供者:周贤青
  1. UNIX网络编程 第2卷 进程间通信.tar

    1下载:
  2. UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:135807
    • 提供者:周贤青
  1. 《unix网络编程技术与分析》一书的C源程序

    0下载:
  2. 《unix网络编程技术与分析》一书的C源程序-"Unix Network Programming Technology and Analysis," a book of C source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:67217
    • 提供者:周兆维
  1. Network

    0下载:
  2. Unix network programming Unix network programming ] Unix network programming
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:400483
    • 提供者:lalala
  1. unix网络编程框架

    0下载:
  2. 一个很好的unix网络编程框架-a good unix network programming framework
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:64017
    • 提供者:张云
  1. unix网络编程源代码

    0下载:
  2. 《unix网络编程第二卷》中的源代码,是学习网络编程的好例子。-"Unix Network Programming Volume II" in the source code, learning network programming is a good example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:631291
    • 提供者:李京津
  1. UNIX网络编程(第2版)第1卷

    0下载:
  2. 《UNIX网络编程(第2版)第1卷》套接口API和X/Open传输接口API,这本书所附的所有例子源代码。C语言实现。-"UNIX Network Programming (2nd Edition), Vol 1," Presentation API interface and X / Open interface API, this book attached to the source code for all the examples. C language.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:230608
    • 提供者:杨槐玉
  1. unix_network_program

    0下载:
  2. unix网络编程第一卷中文版,适合网络编程的初学者。-unix network programming volume Chinese version, suitable for network programming for beginners.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:28889232
    • 提供者:yanglei
  1. UNIXnetworkprogram2ndEd2ndvol

    0下载:
  2. Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:20061958
    • 提供者:金刚
  1. UNIXNetworkProgrammin

    0下载:
  2. Unix网络编程第1卷(套接口和x/open传输接口API)第三版,英文版-Unix Network Programming Vol 1 (sets of interfaces and x/open transmission interface API) the third edition of the English version
  3. 所属分类:Linux Network

    • 发布日期:2017-05-20
    • 文件大小:5654748
    • 提供者:
  1. UNIXwlbc-chinese

    0下载:
  2. Unix网络编程第2卷:进程间通信 第2版,中文版-Unix Network Programming Volume 2: Interprocess Communications, 2nd edition, the Chinese version
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20016057
    • 提供者:
  1. UNIX_Network_Programming_Volumn1

    0下载:
  2. UNIX网络编程第1卷_套接口API和X OPEN传输接口API。学习Linux很好的书籍-UNIX Network Programming Volume 1 _ socket API and X OPEN transmission interface API. Good books to learn Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-06-19
    • 文件大小:28887235
    • 提供者:余洋
  1. unix-network-programming-

    0下载:
  2. unix环境高级网络编程文档,学习unix系统很好的一本资料-unix environment senior network programming documents, learning unix good an information system
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:13457922
    • 提供者:屈建平
  1. UNIX-NetWork-Programing_2.pdf.tar

    0下载:
  2. 本书是一部UNIX网络编程的经典之作。书中全面深入地介绍了如何使用套接字API进行网络编程。全书不但介绍了基本编程内容,还涵盖了与套接字编程相关的高级主题,对于客户/服务器程序的各种设计方法也作了完整的探讨,最后还深入分析了流这种设备驱动机制-This book is a classic UNIX network programming. The book comprehensively and thoroughly explains how to use the sockets API for
  3. 所属分类:Linux Network

    • 发布日期:2017-06-08
    • 文件大小:15493752
    • 提供者:李良
  1. UNIX-networking-programming

    0下载:
  2. Unix网络编程辅导书,适合想学习unix网络编程的读者,要求读者有一点unix系统的知识。-Unix network programming reference books, for want to learn unix network programming readers, asking readers to have a little knowledge of unix system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8572584
    • 提供者:徐星
  1. Unix-network-programming

    0下载:
  2. unix环境下的网络编程,详细讲解了各种协议,网络编程的基础知识和在Unix下的实现方法-Network programming in UNIX environment, detailed explanation of protocols, basic knowledge of network programming and realization method under UNIX
  3. 所属分类:Linux Network

    • 发布日期:2017-06-19
    • 文件大小:28110702
    • 提供者:tkorange
  1. Unix-network

    0下载:
  2. Unix网络编程,主要讲解在Unix下如何进行进行文件操作,进程间通信,各种相关函数-Unix network programming, mainly on how to carry out under Unix file operations, inter-process communication, a variety of related functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-11
    • 文件大小:28180684
    • 提供者:董颖
  1. UNIX网络编程 卷1:源代码

    0下载:
  2. Unix网络编程I的源代码,书本中的每个例子基本都有对应的代码。(Unix network programming I source code, books each example has the corresponding basic code.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:754688
    • 提供者:Sun_Forover
  1. UNIX网络编程第二卷 进程间通信.pdf

    2下载:
  2. UNIX网络编程第二卷 进程间通信,主要介绍进程间通(UNIX network programming, second volumes of inter process communication, mainly introduced inter process)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-16
    • 文件大小:15392768
    • 提供者:qingpangxi
  1. unix网络编程第一卷:套接字联网API

    0下载:
  2. unix网络编程第一卷:套接字联网API,经典书籍(Unix network programming, Vol. 1: socket networking, API, classic books)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:28278784
    • 提供者:qingpangxi
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com